XCVR_BUSY=0, SEQCMD=0x0
TRANSCEIVER CONTROL
SEQCMD | Sequence Commands 0 (0x0): No Action 1 (0x1): TX Start Now 2 (0x2): TX Start @ T1 Timer Compare Match (EVENT_TMR = T1_CMP) 3 (0x3): TX Start @ T2 Timer Compare Match (EVENT_TMR = T2_CMP) 4 (0x4): TX Cancel – Cancels pending TX events but do not abort a TX-in-progress 5 (0x5): RX Start Now 6 (0x6): RX Start @ T1 Timer Compare Match (EVENT_TMR = T1_CMP) 7 (0x7): RX Start @ T2 Timer Compare Match (EVENT_TMR = T2_CMP) 8 (0x8): RX Stop @ T1 Timer Compare Match (EVENT_TMR = T1_CMP) 9 (0x9): RX Stop @ T2 Timer Compare Match (EVENT_TMR = T2_CMP) 10 (0xA): RX Cancel – Cancels pending RX events but do not abort a RX-in-progress 11 (0xB): Abort All - Cancels all pending events and abort any sequence-in-progress |
CMDDEC_CS | Command Decode |
XCVR_BUSY | Transceiver Busy 0 (0): IDLE 1 (1): BUSY |